home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Programming / ace_gpl_release / submods / fontreq / Changes next >
Encoding:
Text File  |  1996-08-28  |  451 b   |  12 lines

  1.  
  2. FontReq Subprogram Library Module - Changes
  3. -------------------------------------------
  4.  
  5. 13/2/95        -    Fixed a silent bug in which the TAG_DONE entry was
  6.             missing from the TagItems array passed to AllocAslRequest().
  7.  
  8. 5/3/95        -    ACE now allows _EXIT_PROG to be externally referenced by
  9.             SUBmods obviating the need for the kludgy workaround
  10.             (EXTERNAL _EXIT_PROG and inline assembly "xdef _EXIT_PROG"
  11.             used in the first two versions of FontReq.o).
  12.